GrapeCity ActiveReports for .NET 14.0J
LegendItemsCollection コンストラクタ

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 > LegendItemsCollection クラス : LegendItemsCollection コンストラクタ
新しいコレクションに要素がコピーされている配列。
LegendItemsCollectionクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal itemsArray() As LegendItem _
)
public LegendItemsCollection( 
   LegendItem[] itemsArray
)

パラメータ

itemsArray
新しいコレクションに要素がコピーされている配列。
参照

LegendItemsCollection クラス
LegendItemsCollection メンバ